Package org.eclipse.vtp.framework.core

Interface Summary
IAction An action performed by the process engine.
IActionContext A service available to services at the action scope.
IActionResult Represents the result of an action.
IConfiguration Definition of configuration objects capable of being loaded and stored in an XML document.
IContext A registry of service objects indexed by identifier.
IExecutionContext A service available to all services at the execution or action scope.
ILogger An interface to use for common logging purposes.
IProcessContext A service available to all services at any scope.
IReporter An interface to report generic events to.
ISessionContext A service available to all services at any scope except the process scope.